home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 3 / Info_Mac_1994-01.iso / Periodical / Info-Mac / InfoMac 11-173 < prev    next >
Internet Message Format  |  1993-12-31  |  65KB

  1. Date: Tue, 17 Aug 93 20:43:57 PDT
  2. From: The Moderators <info-mac-request@sumex-aim.stanford.edu>
  3. Subject: Info-Mac Digest V11 #163
  4.  
  5.  
  6. Info-Mac Digest             Tue, 17 Aug 93       Volume 11 : Issue 163
  7.  
  8. Today's Topics:
  9.  
  10.       [*] /source/c/tcl-terminalpane-10.sit
  11.       [*] About 1.0.1
  12.       [*] Cliff 1.3
  13.       [*] games - Rescue 1.5.1
  14.       [*] hyper-biorhythm
  15.       [*] jchar-30.hqx
  16.       [*] jcode-30.hqx
  17.       [*] jconv-30.hqx
  18.       [*] LastStartupv1.0.sit.hqx
  19.       [*] Newton: Minitools.sit
  20.       [*] Peanuts-Icons-11.hqx
  21.       [*] Pentominoes 1.2.1 (board game)
  22.       [*] Programs-for-Chemistry.cpt.hqx
  23.       [*] public-utilities-demo.hqx
  24.       [*] Sound Submission:: Coolies.cpt.hqx
  25.       [*] Sound Submission::ThinkTreeSounds.cpt.hqx (2 msgs)
  26.       [*] TidBITS#189/16-Aug-93
  27.       [*] Timecode Calculator v2.0
  28.       (A) Writing AppleScripts
  29.       .WriteNow-->Ethernet-->KXP4450 (Q)
  30.       040 Cache Control (Answers?)
  31.       68EC030 available
  32.       7.1 and IIci's.
  33.       [Q]: SE/30 Screen Problem
  34.       A decent text editor
  35.       Answer-MacWrite Pro defaults
  36.       Asante FriendlyNet Adapter
  37.       bad sectors and disc images, academically speaking (Q) (fwd)
  38.       BeHierarchic 2.0
  39.       Bug with new Powerbook Control Panel 7.1.2
  40.       comment on speech manager demo
  41.       DeskPaint and DeskDraw
  42.       Disconnecting idle Sys7 Sha
  43.       Disk Compression (c)
  44.       DMCS to MIDI (F)
  45.       FAX/modem to an ISDN phone? (A)
  46.       Files from PUCC (A)
  47.       Help - LC 520 versus LC III versus ???
  48.       Info-Mac Digest V11 #162
  49.       LATEX to Word 5.1 for Mac ?
  50.       locking down LC IIIs
  51.       MacBinary
  52.       MacWrite Pro default ? (A)
  53.       math co-proc
  54.       millidays = Julian dates
  55.       Monitoring Laser output on nets
  56.       MS Word Multiple Dictionaries (Q)
  57.       OCR Software for Sharp JX320 Scanner (Q)
  58.       On-Line art
  59.       PowerPC and 68040!!!
  60.       Power Point printing problem
  61.       QT -> PICT Sequence
  62.       Quirky Mac behavior: Follow up
  63.       SCSI CD-ROM drives for both PC and Mac
  64.       StyleWrite II Driver
  65.       Symantec C++
  66.       Tech Tool (Well maybe not)
  67.       ThoughtPattern 2.0 - List of Supporters
  68.       Translator for MacWrite Pro (XTND or Word?)
  69.       Wildcard rename (R)
  70.       Writing AppleScripts (A)
  71.  
  72. The Info-Mac newsgroup is moderated by Bill Lipa and Gordon Watts.
  73.  
  74. The Info-Mac archives are available (by using FTP, account anonymous,
  75. any password) in the info-mac directory on sumex-aim.stanford.edu
  76. [36.44.0.6].  Help files and indices are in /info-mac/help.
  77.  
  78. Please send articles and binaries to info-mac@sumex-aim.stanford.edu.
  79. Send administrative mail to info-mac-request@sumex-aim.stanford.edu.
  80.  
  81. ----------------------------------------------------------------------
  82.  
  83. Date: Tue, 17 Aug 1993 14:34:08 -0600
  84. From: Eric Scouten <scouten@staff.tc.umn.edu>
  85. Subject: [*] /source/c/tcl-terminalpane-10.sit
  86.  
  87. The enclosed file is a source code snippet for Think C 6.0 and TCL. It
  88. provides a basic 24*80 terminal display for use in terminal-style programs.
  89. Handles basic display functions, but does not provide advanced terminal
  90. emulation (i.e. does not include VT100).
  91.  
  92. Freeware. Copyright (C) 1993, Eric Scouten, FrostByte/Design.
  93.  
  94. Thanks for including it...
  95.  
  96. -Eric
  97.  
  98. [Archived as /info-mac/dev/src/tcl-terminalpane-10.hqx; 13K]
  99.  
  100. ------------------------------
  101.  
  102. Date: 17 Aug 1993 14:29:11 -0500
  103. From: "Michael Hecht" <michael_hecht@mac.sas.com>
  104. Subject: [*] About 1.0.1
  105.  
  106. [*] About 1.0.1
  107.  
  108. PREFACE TO THE SECOND EDITION (ABOUT 1.0.1)
  109. Thanks for all the kind words and suggestions you've sent me regarding About.
  110. Version 1.0.1 fixes several bugs, adds a few minor enhancements, works much
  111. nicer with At Ease, and tries to be a better international citizen. Look for a
  112. Japanese version of About coming soon to wherever fine software is archived!
  113.  
  114. --Michael
  115.   August 15, 1993
  116.  
  117.  
  118. PREFACE TO THE FIRST EDITION (ABOUT 1.0)
  119. When I first saw the System 7 Finder's "About This Macintosh" display, I
  120. thought it looked really cool. Then I tried to make it DO something, like
  121. switch me to an application when I clicked its icon. I was somewhat
  122. disappointed when nothing happened. I was even more disappointed to find I
  123. couldn't make the display appear automatically when I started up the Mac! So,
  124. out of frustration, I decided to write my own version.
  125.  
  126. The result is About, a process monitor. Its appearance is an unabashed
  127. knockoff
  128. of the Finder's display; but unlike that display, you can actually use About
  129. to
  130. interact with your processes and get information on them. A little arrow
  131. appears next to the current process. Clicking an icon switches you to its
  132. process, and option-clicking an icon hides or shows that process, just like
  133. the
  134. Hide and Show commands in the application menu. You can customize the display
  135. in many ways--use large icons if you prefer, or arrange the processes by their
  136. location in memory to reveal the "holes" in your address space.
  137.  
  138. Other commands allow you to monitor background-only processes, view CPU load,
  139. create an "icon palette" of your favorite applications, find a running
  140. application's location on disk, and force other processes to quit. About can
  141. also maintain a log of application activity.
  142.  
  143. And as an extra added bonus for the Internet community, About warns you if you
  144. have more than 8 MB of physical RAM installed, but haven't enabled 32-bit
  145. addressing.
  146.  
  147. About is FREE.
  148.  
  149. --Michael
  150.   May 30, 1993
  151.  
  152. [Archived as /info-mac/cfg/about-101.hqx; 83K]
  153.  
  154. ------------------------------
  155.  
  156. Date: Mon, 16 Aug 1993 23:40:36 -0500 (EST)
  157. From: "John B. Matthews" <JMATTHEWS@DESIRE.WRIGHT.EDU>
  158. Subject: [*] Cliff 1.3
  159.  
  160. *** Cliff 1.3 ***
  161.  
  162. Cliff is a Macintosh application that iterates Dr. Cliff Pickover's dynamical
  163. system and plots the resulting co-ordinate pairs:
  164.  
  165. Initial condition: x = 0.1 ; y = 0.1
  166. Parameter range:  (-3 < a,b < 3), (0.5 < c,d < 1.5)
  167. do for 1 to n
  168.  xx = sin(y*b) + c*sin(x*b) ;
  169.  yy = sin(x*a) + d*sin(y*a) ;
  170.  x = xx; y = yy;
  171.  PlotDotAt (x,y)
  172. end.
  173.  
  174. Requires 32bit QuickDraw or System 7 (for monochrome Macs). Freeware.
  175.  
  176. John B. Matthews (jmatthews@desire.wright.edu)
  177.  
  178. [Archived as /info-mac/sci/cliff-13.hqx; 39K]
  179.  
  180. ------------------------------
  181.  
  182. Date: Tue, 17 Aug 1993 11:03:02 -0800
  183. From: cmccollu@cln.etc.bc.ca (Cliff McCollum)
  184. Subject: [*] games - Rescue 1.5.1
  185.  
  186. I'm uploading this for a friend who doesn't have InterNet
  187. access.
  188.  
  189. Rescue! v1.5.1 is the latest version of the real-time, multi-
  190. window Star Trek action game written by Tom Spreen and based
  191. in The Next Generation universe. The Romulans have launched a
  192. surprise attack! Your mission is to save several Federation
  193. Outposts from annihilation by a Romulan invasion fleet
  194. equipped with the dreaded cloaking device! This version now
  195. includes COLOR, Wormholes, and the infamous 'Q'!
  196.  
  197. Requires System 7. Shareware $10.
  198.  
  199. Cliff McCollum.                              cmccollu@ra.uvic.ca
  200.  
  201. [Archived as /info-mac/game/arc/rescue-151.hqx; 534K]
  202.  
  203. ------------------------------
  204.  
  205. Date: Tue, 17 Aug 1993 01:56:25 -0400 (EDT)
  206. From: FISHERKJ@SNYONEVA.CC.ONEONTA.EDU
  207. Subject: [*] hyper-biorhythm
  208.  
  209.     If you remember Disco, you'll remember Biorhythms.
  210.     This color HyperCard stack charts your emotional,
  211.     mental, and physical ability to face another day
  212.     of the Clinton administration.  It even plays a
  213.     few notes of Gershwin.  (Hey, it's August.  What
  214.     else was there to do?)
  215.  
  216.     <fisherkj@snyoneva>
  217.  
  218. [Archived as /info-mac/app/biorhythms-hc.hqx; 17K]
  219.  
  220. ------------------------------
  221.  
  222. Date: Tue, 17 Aug 93 16:00:27 PDT
  223. From: lunde@mv.us.adobe.com (Ken Lunde)
  224. Subject: [*] jchar-30.hqx
  225.  
  226. Archive as: util/jchar-30.hqx
  227.  
  228. JChar 3.0
  229.  
  230. This Macintosh application is a general-purpose Japanese character
  231. set generation tool. It comes with a minimal Macintosh interface --
  232. this was done for the sake of portability between platforms.
  233.  
  234. The interface consists of radio buttons for redirecting the input
  235. and output (much like what you find in UNIX environments) and a
  236. command-line. To get a listing of the command-line options and
  237. defaults, type in "-h" on the command-line. You can redirect the
  238. output to a file or printer for future reference.
  239.  
  240. The source code should also be included in this distribution.
  241.  
  242. Ken Lunde (lunde@mv.us.adobe.com)
  243.  
  244. [Archived as /info-mac/app/jchar-30.hqx; 49K]
  245.  
  246. ------------------------------
  247.  
  248. Date: Tue, 17 Aug 93 16:00:28 PDT
  249. From: lunde@mv.us.adobe.com (Ken Lunde)
  250. Subject: [*] jcode-30.hqx
  251.  
  252. Archive as: util/jcode-30.hqx
  253.  
  254. JCode 3.0
  255.  
  256. This Macintosh application is a general-purpose Japanese code
  257. inspection tool. It comes with a minimal Macintosh interface --
  258. this was done for the sake of portability between platforms.
  259.  
  260. The interface consists of radio buttons for redirecting the input
  261. and output (much like what you find in UNIX environments) and a
  262. command-line. To get a listing of the command-line options and
  263. defaults, type in "-h" on the command-line. You can redirect the
  264. output to a file or printer for future reference.
  265.  
  266. The source code should also be included in this distribution.
  267.  
  268. Ken Lunde (lunde@mv.us.adobe.com)
  269.  
  270. [Archived as /info-mac/app/jcode-30.hqx; 37K]
  271.  
  272. ------------------------------
  273.  
  274. Date: Tue, 17 Aug 93 16:00:29 PDT
  275. From: lunde@mv.us.adobe.com (Ken Lunde)
  276. Subject: [*] jconv-30.hqx
  277.  
  278. Archive as: util/jconv-30.hqx
  279.  
  280. JConv 3.0
  281.  
  282. This Macintosh application is a general-purpose Japanese code
  283. conversion tool. It comes with a minimal Macintosh interface --
  284. this was done for the sake of portability between platforms.
  285.  
  286. The interface consists of radio buttons for redirecting the input
  287. and output (much like what you find in UNIX environments) and a
  288. command-line. To get a listing of the command-line options and
  289. defaults, type in "-h" on the command-line. You can redirect the
  290. output to a file or printer for future reference.
  291.  
  292. The source code should also be included in this distribution.
  293.  
  294. Ken Lunde (lunde@mv.us.adobe.com)
  295.  
  296. [Archived as /info-mac/app/jconv-30.hqx; 40K]
  297.  
  298. ------------------------------
  299.  
  300. Date: Tue, 17 Aug 1993 11:58:13 -0700 (PDT)
  301. From: aeze bell <strider@halcyon.com>
  302. Subject: [*] LastStartupv1.0.sit.hqx
  303.  
  304. Last Startup v1.0
  305. (c) aaron bell {Sardine Software}
  306.  
  307. Last Startup is a small utility who's purpose is to serve as a simple
  308. watchdog. Every startup the program will put up a window telling you the
  309. time of your computer's last restart. This can be handy on communicating
  310. to you if an unauthorized individual accessed your Mac at some time when
  311. you weren't around, whether it be your office's janitor at midnight or a
  312. snoopy arch enemy during lunchtime.
  313.  
  314. ++ strider@halcyon.com --
  315.  
  316. [Archived as /info-mac/app/last-startup-10.hqx; 5K]
  317.  
  318. ------------------------------
  319.  
  320. Date: Tue, 17 Aug 1993 13:19:44 -0400
  321. From: "Robert Bruce" <robbruce@bnnrc-srv.med.jhu.edu>
  322. Subject: [*] Newton: Minitools.sit
  323.  
  324. Enclosed is a copy of an Stuffit 1.5.1 archive of MiniTool.sit
  325.  
  326. Two Newton programs which allow the user to:
  327.  
  328. 1.  Memory Massager
  329. The prime purpose of this is to call a garbage collection in your Newton's
  330. memory.  In theory, such a garbage collection should get rid of all the dross
  331. hanging around, and you may find that this staves off the need to restart from
  332. time to time (when using version 1.02 of the Newton OS).
  333.  
  334. 2.  NewtonScript Runner
  335. This is a slightly modified version of one of the demos provided with the
  336. Newton
  337. Toolkit.  NewtonScript, which is the language used to program Newton systems,
  338. can be compiled and run on the fly, and this little utility allows you to do
  339. just this.  You will hardly develop the next killer app on your Newton this
  340. way
  341. (!), but it does for instance allow you to work out sines etc.
  342.  
  343. Copied shamelessly from the Readme.
  344.  
  345. NewtonScript Runner can allow you to compute sin, cos type functions which is
  346. really nice. Apparently it can also screw things up if you don't know what you
  347. are doing.  Backup your stuff.
  348.  
  349. Once again requires you to use the Connection Kit, or Developers kit to send
  350. the
  351. programs to the Newton.
  352. check out comp.sys.pen for newton talk until we get comp.sys.newton up.
  353.  
  354. Attn. Moderator,
  355. I have enclosed these files using popmail 2.0.9 and don't exactly how that
  356. works. Please check out the files and let me know if they don't look like
  357. stuffit 1.5.1 archives.
  358.  
  359.                  Thanks
  360.                  Robert Bruce
  361.  
  362. [Archived as /info-mac/nwt/mini-tool.hqx; 16K]
  363.  
  364. ------------------------------
  365.  
  366. Date: Tue, 17 Aug 93 23:01:14 -0400
  367. From: "Keith E Gatling" <kgatling@mailbox.syr.edu>
  368. Subject: [*] Peanuts-Icons-11.hqx
  369.  
  370. An update already?  Yup.
  371.  
  372. No new characters, but I did include black and white icons, since someone
  373. reminded me that there are still a lot of SEs and Pluses out there.
  374.  
  375. Postcardware.
  376.  
  377. keg
  378.  
  379. * kgatling@mailbox.syr.edu   I've got plenty of opinions.  Just ask my wife! *
  380.  
  381. [Archived as /info-mac/gui/grf/penuts-icons-11.hqx; 42K]
  382.  
  383. ------------------------------
  384.  
  385. Date: Tue, 17 Aug 1993 01:02:39 -0400 (EDT)
  386. From: f8dy@netaxs.com
  387. Subject: [*] Pentominoes 1.2.1 (board game)
  388.  
  389. Pentominoes is a board game where you must fit 12 pieces (of five squares
  390. each) into a variety of boards with no pieces overlapping. A great
  391. geometric puzzler that goes back 40 years or more!
  392.  
  393. Pentominoes 1.2 was mostly a technical revision of 1.1.  Cosmetic features
  394. included a remove-piece feature (just doubleclick on any piece on the board
  395. to remove it so you can reuse it somewhere else), save/save-as options for
  396. saving games, and improved look-and-feel (as per Human Interface Guidelines).
  397. Technical improvements included a standard preferences file, a more secure
  398. self-integrity checker, and support for System 7 file structures.
  399.  
  400. Pentominoes 1.2.1 fixes several bugs which surfaced in Pentominoes 1.2,
  401. mostly dealing with removing pieces and loading saved games.
  402.  
  403. System 6 and 7 compatible; supports B/W, grayscale, and color monitors;
  404. includes sounds.  Sounds work under system 6, but may require 6.0.7.
  405.  
  406. This game is free; there is no shareware fee.  You may redistribute it
  407. as long as no fee is charged for it, with the exception of nominal disk
  408. copying fees to cover costs.  For the latest version of Pentominoes or any
  409. other program by the same author, send e-mail to f8dy@netaxs.com, with a
  410. subject line "Pentominoes request" or "Program list request".
  411.  
  412. Pentominoes 1.2.1 is copyright 1993 by Mark Pilgrim, MerriMac Software Group.
  413.  
  414. [Archived as /info-mac/game/brd/pentaminoes-121.hqx; 202K]
  415.  
  416. ------------------------------
  417.  
  418. Date: Tue, 17 Aug 93 17:51:40 EDT
  419. From: Paul Reed <reedp@horus.cem.msu.edu>
  420. Subject: [*] Programs-for-Chemistry.cpt.hqx
  421.  
  422. This demonstration program contains sample pages from a set of eight
  423. educational modules (four tutorials and four quizzes) on Chemical
  424. Bonding.  The subjects treated are Lewis Structures, VSEPR, Hybridization
  425. of Atomic Orbitals, and Crystal Structure.
  426.  
  427. The modules have been designed to complement the teaching of introductory
  428. chemistry either in high school or in college.
  429.  
  430. Requires Mac IIx or better, 3MB free RAM, 13-inch or larger color
  431. monitor.
  432.  
  433. [Archived as /info-mac/app/programs-for-chemistry-demo.hqx; 3188K]
  434.  
  435. ------------------------------
  436.  
  437. Date: Tue, 17 Aug 93 09:45:07 -0700
  438. From: friedman@netcom.com (Greg Friedman)
  439. Subject: [*] public-utilities-demo.hqx
  440.  
  441. Public Utilities for the Macintosh Demo
  442.  --------------------------------------
  443.  
  444. Fifth Generation Systems' "Public Utilities for the Macintosh"
  445. is the most powerful and complete disk repair package available.
  446. This special version demonstrates all of Public Utilities'
  447. diagnostic abilities, but will not fix problems that it finds.
  448.  
  449. Public Utilities Features
  450.  --------------------------
  451.  
  452. + Fixes many problems that Norton and other disk-repair programs
  453.   can't.
  454.  
  455. + Worry-free disk optimization; safe even during a system crash
  456.   or power failure.
  457.  
  458. + Prevention: a control panel that scans your disks during idle
  459.   time and alerst you to problems before they cause data loss.
  460.  
  461. + Tracking and recovery of deleted files. Even lets you recover
  462.   files after optimizing!
  463.  
  464. + 24 hour toll-free technical support.
  465.  
  466. Special Competitive Upgrade
  467.  ---------------------------
  468.  
  469. See the Read Me enclosed in this package for information on a
  470. special, low-cost competitive upgrade offer.
  471.  
  472. [Archived as /info-mac/disk/public-utilities-demo.hqx; 749K]
  473.  
  474. ------------------------------
  475.  
  476. Date: Tue, 17 Aug 1993 22:04:25 -0400
  477. From: "Adam P. Conn" <catfood@wam.umd.edu>
  478. Subject: [*] Sound Submission:: Coolies.cpt.hqx
  479.  
  480. Enclosed please find my offering to the gods of Umich, to be placed
  481. in the sound section. These sounds are from "Doug!", the skinhead rock
  482. opera by the Coolies, available on db Records (DB 88)
  483.  
  484. For maximum enjoyment, play really loud! :)
  485.  
  486. Adam Conn
  487. catfood@wam.umd.edu
  488.  
  489. [Archived as /info-mac/snd/coolies-doug.hqx; 209K]
  490.  
  491. ------------------------------
  492.  
  493. Date: Tue, 17 Aug 1993 22:11:09 -0400
  494. From: "Adam P. Conn" <catfood@wam.umd.edu>
  495. Subject: [*] Sound Submission::ThinkTreeSounds.cpt.hqx
  496.  
  497. Hi, me again. Please tell me if this puppy got through my demon-daemon.
  498.  
  499. Thanks! :)
  500.  
  501.  
  502. Adam
  503.  
  504. ------------------------------
  505.  
  506. Date: Tue, 17 Aug 1993 22:09:51 -0400
  507. From: "Adam P. Conn" <catfood@wam.umd.edu>
  508. Subject: [*] Sound Submission :: ThinkTreeSounds.cpt.hqx
  509.  
  510. Please place my gift to the Umich gods in the sound directory. This is a
  511. short smattering of smaples from Think Tree's 1992 Caroline Records release
  512. called "Like the Idea". Some of the samples are from the incidental tracks
  513. in between songs.
  514.  
  515. Worshipping the things that go moo!
  516.  
  517. --Adam Conn
  518. catfood@wam.umd.edu
  519.  
  520. [Archived as /info-mac/snd/think-trees-like-the-idea.hqx; 293K]
  521.  
  522. ------------------------------
  523.  
  524. Date: Mon, 16 Aug 93 21:24:05 PDT
  525. From: ace@tidbits.com (Adam C. Engst)
  526. Subject: [*] TidBITS#189/16-Aug-93
  527.  
  528. TidBITS#189/16-Aug-93
  529.  
  530. This week we have information about free software that makes
  531.    LaserWriter Pros snooze, more on mysterious Duo shutdowns,
  532.    unfortunate news about attaching an AudioVision monitor to a
  533.    Quadra 840AV, additional details on the Prodigy gateway, more
  534.    on PageMaker 5.0 with a clarification of last week's mention,
  535.    news about a possible bug with overtraining the MessagePad's
  536.    handwriting recognition, and the start of a multi-part,
  537.    technical look at the Newton.
  538.  
  539. Topics:
  540.     MailBITS/16-Aug-93
  541.     Empowering Your Duo II or How Dumb Can I Be?
  542.     PageMaker 5.0, Finally
  543.     Using the Newton MessagePad
  544.     Reviews/16-Aug-93
  545.  
  546. [Archived as /info-mac/per/tb/tidbits-189.etx; 29K]
  547.  
  548. (Don't expect prompt responses for several weeks until I finish the book.)
  549.    Adam C. Engst, TidBITS Editor -- ace@tidbits.com -- info@tidbits.com
  550.  
  551. ------------------------------
  552.  
  553. Date: Tue, 17 Aug 93 02:46:24 -0700
  554. From: vpbca1@sfsuvax1.sfsu.edu (Andrew Coven)
  555. Subject: [*] Timecode Calculator v2.0
  556.  
  557. The Timecode Calculator is a small application that fits perfectly inside
  558. your Apple Menu Items folder.  Place it right next to all your other
  559. favorite calculators.
  560.  
  561. The calculator is perfect for videographers, audio enthusiasts, and anyone
  562. else who has needed to add together series of times.  Help is available
  563. in the program by pulling up the About box.
  564.  
  565. Version 2.0 supports multiple frames-per-second on both input and output
  566. times, including NTSC drop frame, PAL, and 24 frames-per-second film.
  567.  
  568. [Archived as /info-mac/app/timecode-calculator-20.hqx; 46K]
  569.  
  570. ------------------------------
  571.  
  572. Date: Tue, 17 Aug 1993 12:37:15 -0500
  573. From: alfred!vicstoy!n1mnb.oau.org!brad@osceola.cs.ucf.edu (Brad Ackerman)
  574. Subject: (A) Writing AppleScripts
  575.  
  576. >> "For information about using AppleScript language
  577. >> to create useful scripts, see the AppleScript
  578. >> Language Guide"
  579. >
  580. >AppleScript is not yet available to the general public.  The 1.0 release
  581. >through APDA is aimed at developers who are writing scriptable
  582. >applications, not at users who wish to write AppleScripts.  The $20 runtime
  583. >is for developers who do not want to licence AppleScript and would rather
  584. >tell their users to buy the $20 disk themselves.  That's why it's so cheap.
  585. > No docs.
  586. >
  587. >There is a user release on the way.  Apple just thought it would be more
  588. >useful to users if developers had a chance to make scriptable applications
  589. >first.  You know how people are.
  590. >
  591. >I do not have information about when the user release will be though.
  592.  
  593. Forget APDA--the extension is included in the book "The Tao of AppleScript"
  594. by Derrick Schneider, published by Hayden Books.
  595.  
  596. Brad Ackerman
  597. brad@n1mnb.oau.org
  598.  
  599. ------------------------------
  600.  
  601. Date: Tue, 17 Aug 93 15:42 EDT
  602. From: ncoast!tdi3!dieter@usenet.INS.CWRU.Edu
  603. Subject: .WriteNow-->Ethernet-->KXP4450 (Q)
  604.  
  605. Hi Netters & Ethernet specialists....
  606.  
  607. this may be a FAQ to you but it's a problem to me:
  608.  
  609. Have:            MacSE (4 MRAM) with ASANTE board and 4.0 driver -->
  610.          Intercon TCP/Connect II --> Ethernet -->
  611.          UNIX (motorola) -->
  612.          AX-5 Ethernet Print Server -->
  613.          KXP4450 configured as HPLaserjet plus
  614.  
  615. Want to:         Print WriteNow 3.0 documents and Excel 4.0 spreadsheet
  616.          on the a.m. Laserprinter
  617.  
  618. How to:          ?????
  619.          Can anyone tell me how I can print those documents over
  620.          the Ethernet and the spooler (AX-5) and reset the
  621.          Laserprinter automatically back to the setting it had b4
  622.          starting the print job?
  623.  
  624. thanks in advance for you much appreciated help.....
  625.  
  626. :-)
  627.  
  628. Dieter
  629.  
  630.  
  631.  
  632. note: at this time I have the choice to either print int'l documents on
  633. the ImageWriter II with the quality you know.... or to copy it into
  634. Wordperfect running on the UNIX machine, in which case I loose all
  635. accents and special characters, and the print it on the laser printer. In
  636. a nutshell: I have a choice between mediocre print quality with accents
  637. or good print quality w/o accents.....
  638.  
  639.  
  640. email:     tdi3!dieter@ncoast.org
  641.  
  642. ------------------------------
  643.  
  644. Date: Tue, 17 Aug 93 19:54:40 EDT
  645. From: "Allan M. Bloom" <IRBLOOM@VTVM1.CC.VT.EDU>
  646. Subject: 040 Cache Control (Answers?)
  647.  
  648. A little while back I asked about the "approved" 040 cache control for
  649. Leslye's new C650. Most folk said that Alysis's Compatibility Init was
  650. the cat's meow. One person said I should check Impulse's Animals. The
  651. Alysis product of the 2.2 stripe is available all over the InterNet, but
  652. the newest version (3.2.1) is purely commercial. Like a hundred bucks. It
  653. does, however, support all Apple's 040 machines. I ordered a copy, and
  654. the fedex arrived today. Seems OK. The "Gunshy 1.2.1" game (We're talking
  655. serious stuff here) killed the C650 upon winning a game. I made it known
  656. to Compatibility Init. After seven games I finally won one (Leslye is
  657. better than I am), and it didn't kill the machine. Seems like a well
  658. spent hundred bucks to me. We're talking domestic tranquility here.
  659.  
  660. Al Bloom, Virginia Tech
  661.  
  662. ------------------------------
  663.  
  664. Date: Tue, 17 Aug 93 01:01:45 EST
  665. From: "Kirke B. Lawton" <LAWK%UORVM.BITNET@Forsythe.Stanford.EDU>
  666. Subject: 68EC030 available
  667.  
  668. I upgraded my Mobius accelerator's "crippled" CPU with the full-fledged
  669. 68030, so I have a 25Mhz 68EC030 lying around.  I have no use for
  670. it, so if you want it, contact me and we'll work out a way to send
  671. it to you.  I don't need any money for it, but I don't really want to
  672. pay for postage.  First come, first served.  Remember, this is the MMU-less
  673. version of the 68030.  Heck, I can throw in some 256K simms while we're
  674. at it....  (Anyone have 1 meg simms or big hard drives they are throwing
  675. out? ;)
  676.  
  677. Kirke
  678. lawk@vm.cc.rochester.edu   or  kirke@aol.com
  679.  
  680. ------------------------------
  681.  
  682. Date: Tue, 17 Aug 93 13:51:33 GMT
  683. From: Michael Everson <EVERSON%IRLEARN.UCD.IE@Forsythe.Stanford.EDU>
  684. Subject: 7.1 and IIci's.
  685.  
  686. Is there anything weird I should know about to install 7.1 onto
  687. a IIci? I used a IIvx installation disk; but on startup I get
  688. an "unimplemented trap" as well as a misspelt message saying to
  689. start up without extensions (which also does not work).
  690.  
  691. Help quick please.
  692.  
  693. Michael Everson
  694. School of Architecture, UCD; Richview, Clonskeagh; Dublin 14; E/ire
  695. Phone: +353 1 706-2745  Fax: +353 1 283-8908  Home: +353 1 478-2597
  696.  
  697. ------------------------------
  698.  
  699. Date: Tue, 17 Aug 93 18:51:40 -0400
  700. From: da480@cleveland.Freenet.Edu (Thomas Qwing)
  701. Subject: [Q]: SE/30 Screen Problem
  702.  
  703. The screen of my SE/30 won't light up when I turn it on --  the dimness
  704. knob didn't  help.  Everything else -- hard disks, power supply,etc. -- seem
  705. to be working though.  Questions: what's wrong with my computer? I gather
  706. that it's probably the analog broad (?) -- what part(s) in the analog broad is
  707. causing the problem? can I replace this part(S)? where can I get it?
  708.  
  709. Any suggestion is really appreciated.
  710.  
  711. Thanks in advance,
  712.  
  713. Thomas
  714.  
  715. ------------------------------
  716.  
  717. Date: Tue, 17 Aug 1993 13:24:18 -0600 (CDT)
  718. From: Andrew Vernon <avernon1@ua1ix.ua.edu>
  719. Subject: A decent text editor
  720.  
  721. On Sun, 15 Aug 1993 13:55:45 -0400
  722. jbayes@occs.cs.oberlin.edu (Joseph Bayes) asked:
  723.  
  724. >Does anyone know af a decent text editor for use with the mac?
  725. >Currently I use Teachtext, but the 32K limit on file length can be
  726. >somewhat annoying at times. A word processor works too, but then you
  727. >have to deal with text -> word processor conversions.
  728.  
  729. I've come to swear by BBEdit Lite (in /info-mac/text/bbedit-lite.hqx),
  730. which is simply the best text-diddler I've come across. One of the cool
  731. things about it is that it has grep matching, which I found invaluable in
  732. putting together an index for a book quite recently. It also works with
  733. your fave C or Pascal compiler and even includes Apple/Claris XTND for
  734. converting word processor files to raw text. And, if you need something
  735. studlier, you can upgrade to the commercial BBEdit 2.5 for a tiny bit.
  736.  
  737. --Andrew
  738.  
  739. ------------------------------
  740.  
  741. Date: Tue, 17 Aug 1993 16:20 EST
  742. From: MJAMES@OISE1.OISE.ON.CA
  743. Subject: Answer-MacWrite Pro defaults
  744.  
  745. Response to question from EDHOLZER@delphi.com:
  746.  
  747. To change the default font (or other default settings) in MacWrite
  748. Pro, perform the following steps:
  749. 1.  Open a new MacWrite Pro document
  750. 2.  Select the desired default font (and other preferences)
  751. 3.  Choose Save As from the File Menu
  752. 4.  Select MacWrite Pro Options from the File Formats Box
  753.     directly above where the filename appears
  754. 5.  Click the Save Button
  755. When you select MacWrite Pro Options as the file format, the filename
  756. automatically changes to MacWrite Pro Options and the destination of
  757. the save automatically becomes the Claris Folder inside the System
  758. Folder.  All New MacWrite Pro documents will now open with the
  759. defaults that were selected and saved in the MacWrite Pro Options.
  760.  
  761. ------------------------------
  762.  
  763. Date: Tue, 17 Aug 1993 08:15:25 -0600
  764. From: DAVE@GERGO.TAMU.EDU (Dave Martin)
  765. Subject: Asante FriendlyNet Adapter
  766.  
  767. Been busy and only now made the time to send this in:
  768.  
  769. We recently purchased one of Asante's FriendlyNet Adapters (Thin) to connect
  770. our LaserWriter IIg to the ethernet. Two days after being installed the IIg
  771. started smoking (at least, I was told it was smoking--at the very least it
  772. was producing odors related to something frying inside). The tech where I
  773. sent it to be checked out decided that the I/O board was the problem (and,
  774. since Apple doesn't let service centers do component-level repairs or even
  775. component-level diagnostics, it will cost ~$500 for the replacement board
  776. *when* Apple gets it in stock).
  777.  
  778. I called Asante and the engineer I spoke with had the same attitude as I did
  779. about it--the adapter was probably *not* the cause of the trouble, though it
  780. may have added to an existing--but before then silent--problem.
  781.  
  782. Does anyone disagree? Has anyone had any troubles with the Asante product?
  783.  
  784. Thanks in advance for any responses.
  785. -- Dave Martin - TAMU/GERG - DAVE@GERGA.TAMU.EDU - DBM@AOL.COM --
  786.  
  787. ------------------------------
  788.  
  789. Date: Tue, 17 Aug 1993 20:16:30 -0700 (PDT)
  790. From: John Thoo <jbthoo@ucdavis.edu>
  791. Subject: bad sectors and disc images, academically speaking (Q) (fwd)
  792.  
  793. Scenario:  Suppose that Floppy A has a bad spot; a disc image of Floppy A is
  794. made; that disc image is used to create Floppy B.
  795.  
  796. Question:  Would Floppy B then have a (ghost) bad spot, too?  What if the
  797. spot were previously mapped out on Floppy A?
  798.  
  799. I would experiment, myself, but I don't have any floppies with known bad
  800. spots (knock on wook :-)
  801.  
  802. Thanks for satisfying my curiousity.
  803.  
  804. --John.
  805. <jb2@math.ucdavis.edu> _I want my 2-line sig.  Vote 4 2-line sigs!_
  806.  
  807. ------------------------------
  808.  
  809. Date: Tue, 17 Aug 93 09:56:15 EDT
  810. From: "Allan M. Bloom" <IRBLOOM@VTVM1.CC.VT.EDU>
  811. Subject: BeHierarchic 2.0
  812.  
  813. On 15 Aug 93, David Shaw answered a BeHierarchic question:
  814.  
  815. >part of the problem could be that the latest version of Behierarchic
  816. >is atl LEAST 2.0 (that's the version I have).
  817.  
  818. And it is copyright Kiwi Software. Version 1.0.5 is, I believe the last
  819. shareware version. There is a copy of 2.0 at a Japanese ftp site, but
  820. it should not be there. Or anywhere else for public access.
  821.  
  822. Besides 1.0.5 works fine under System 7.1.
  823.  
  824. Al Bloom, Virginia Tech
  825.  
  826. ------------------------------
  827.  
  828. Date: Mon, 16 Aug 93 22:00:38 -0700
  829. From: rdreyer@asparagus.berkeley.edu
  830. Subject: Bug with new Powerbook Control Panel 7.1.2
  831.  
  832.    I have a Powerbook 160 running System 7.1 and I recently installed
  833. on it Hardware System Update 2.0. When I try to open the new Powerbook
  834. Control Panel 7.1.2 for the first time after Startup, I constantly get
  835. the following error message: "the Control Panel "Powerbook" could not
  836. be open because there isn't enough memory available" (though there
  837. is usually more than 9 MB available at the time). When I try to open
  838. the Control Panel after that first time, everything seems to work
  839. normally. I get this behaviour even with all extensions off. I also
  840. have a Powerport Gold modem on my Powerbook.
  841. Has anybody else encountered this problem?
  842.  Thanks,
  843.  
  844.           Renaud Dreyer
  845.           rdreyer@math.berkeley.edu
  846.  
  847. ------------------------------
  848.  
  849. Date: Tue, 17 Aug 1993 12:29:32 -0500
  850. From: PAUL M SHELDON <psheldon@utdallas.edu>
  851. Subject: comment on speech manager demo
  852.  
  853.     I am very glad that Alan Coopersmith submitted a c version of Mac
  854. Speech Demo 0.1 in Info-Mac Digest Wed, 11 Aug 93 Volume 11 : Issue 160.
  855. After a long time dealing with notation in my own Theoretical Physics
  856. preparation to program, I decided to have the kid I big brother over to my
  857. mac. For 4 1/2 hours we sat there and mumbled and speculated. He's a high
  858. school gifted kid but had trouble with C and I wondered if I had forgotten
  859. my course in object oriented pascal. We needed each other as we set up to
  860. translate from c to pascal.
  861.     At about bedtime, it seemed almost done. I knew better about the
  862. meaning of almost done, since I have really programmed rather than have
  863. someone else do it for me. I sent him and his father home. Next phase was,
  864. of course, for those of you in the know, compilation errors and then
  865. ghastly execution editors with SADE. Finally, up til 4:30AM it talked and
  866. crashed. My mistake.
  867.     Look forward to a talking object submission in the next month or so,
  868. got to get back to my notation studies, this is too much fun. Of course,
  869. if someone out there begs and pleads with me, I might work more immediately
  870. on the object pascal object.
  871.     I'll let a few days go by and then submit the pascal translation code
  872. segment, it might get a little cleaner by then. Evidentally, speaktext
  873. procedure, as opposed to speakstring, allows you choice of voice, I liked
  874. 6 because it sounded the most like Arnold Schwartznegger.
  875.     I like to use macintalk to find out where I am when I crash my
  876. programs. At times I find it more comfortable than sade and less
  877. voluminous than installing sounds 1,2,3 etc. You might have observed that
  878. Mac Speech Demo that Alan Coopersmith submitted was tiny even though it
  879. produced enormous sounds. Observe alexander-reads.hqx; 521K sound file.
  880. Get it?
  881.     When a mac can do action rather than storage to be a synth, it is a
  882. completely different animal.
  883.     Well that's all I will show so far. Hope this helps!
  884.  
  885.  
  886. ------------------------------
  887.  
  888. Date: Tue, 17 Aug 93 17:57:54 PDT
  889. From: doug@cam.paramax.com (Doug Hardie)
  890. Subject: DeskPaint and DeskDraw
  891.  
  892. I just received in the mail an offer for both of those for $30.  The
  893. offer makes them seem great.  However, I would like to find out if anyone
  894. has actually used them since an old MacUser review was not all that
  895. glowing.
  896.  
  897. -- Doug
  898.  
  899. ------------------------------
  900.  
  901. Date: Tue, 17 Aug 1993 08:36:24 -0400
  902. From: "Tom Scott" <Tom_Scott@qmengr.mail.cornell.edu>
  903. Subject: Disconnecting idle Sys7 Sha
  904.  
  905.      Disconnecting idle Sys7 Sharing users (A)
  906. bakker@chem.vu.nl (Nico Bakker) asks:
  907.  
  908. >Does anyone know of an utility to disconnect idle users who have logged in
  909. >into a System 7 Mac with File Sharing on? I would like to disconnect them
  910. >after some 15 minutes idle time to give others an opportunity to log in.
  911.  
  912. Nok Nok from Trik Software does exactly that.  It's also supposed to log the
  913. users that are connecting to your System 7 shared Mac (even as a guest), but
  914. it
  915. doesn't do this very well.  But it does let you set up connection time
  916. intervals for registered users and for guest access for two different
  917. categories:  (1) maximum connect time, and (2) idle connect time.  So you can
  918. set up guest access to disconnect after 5 minutes idle time (no activity from
  919. the mouse or keyboard on the remote Mac that connects to your machine) and 15
  920. minutes total connect time.  For registered users (that you set up through
  921. Users and Groups), you could set up for 5 minutes idle time and 30 minutes
  922. total connect time.  You get the idea how flexible this could be.
  923.  
  924. It's wonderful for me, because I have a Public folder that I have guest access
  925. enabled for, where any number of my 80+ users could and do connect at various
  926. times.  Some of my users mistakenly check the "Auto-connect" check box, which
  927. means the Public Folder comes up on their desktop every time they boot.  But,
  928. after 5 minutes, they get automatically disconnected.  They are prompted with
  929. warning messages at the 2-minute and 1-minute marks and then again when the
  930. connection has been terminated.  I then get complaints about these error
  931. messages, and I know who has been auto-connecting.  I remove this check and
  932. train them what this means and why they shouldn't do it for the Public
  933. Folder.
  934.  
  935. You can contact Trik at 1-800-766-0356 or 1-617-933-8810.  Their address is
  936. 400
  937. W. Cummings Park, Suite 2350, Woburn, MA 01801.  Hope this helps!  :-)
  938.  
  939.  
  940. Thomas Scott, Systems Manager, College of Engineering
  941. Cornell University, Carpenter Hall Annex, Ithaca, NY  14853
  942.  
  943. ------------------------------
  944.  
  945. Date: Tue, 17 Aug 93 12:54:42 PST
  946. From: HarriRehnberg@salient.com (Salient Software)
  947. Subject: Disk Compression (c)
  948.  
  949. charlie.mingo@his.com (Charlie Mingo) writes:
  950.  
  951.     Larry Rymal <lrymal@tenet.edu> writes:
  952.  
  953.     > One caveat is that
  954.     > if an accessed file is AutoDoubled compressed and is open,
  955.     > and is in "write" mode, then AutoDoubler will create a temporary
  956.     > expanded copy. This can result in a slow write when one is
  957.     > quitting the file. It is slow because of the re-compressing
  958.     > of the expanded file. At least that is my understanding.
  959.  
  960.     My understanding is that:
  961.  
  962.     (i) if the file has not been altered since it was opened, AD will
  963.     just throw away the expanded copy, and keep the original
  964.     compressed version, and
  965.  
  966. AutoDoubler 1.0.x will create an expanded copy of any file opened with write
  967. access.  Once a save is made to the file it replaces the compressed copy
  968. on the drive.  The file is not compressed again until it meets the
  969. requirements
  970. set by you.
  971.  
  972. AutoDoubler 2.0.x will not expand a file until a save is made to it.  That
  973. is the reason the first save will take a little longer than if the file
  974. were not compressed.
  975.  
  976.        (ii) if the file has been altered, AD will save the expanded version
  977.     in place of the compressed version (this file copying may be what
  978.     you think is the recompressing).  AD will recompress the file at
  979.     a later date (eg, after the specified time has elapsed).
  980.  
  981.     I don't think AD ever makes you wait while it recompresses a file.
  982.  
  983. Correct.
  984.  
  985. ------------------------------
  986.  
  987. Date: Tue, 17 Aug 1993 13:44:22 -0500
  988. From: PAUL M SHELDON <psheldon@utdallas.edu>
  989. Subject: DMCS to MIDI (F)
  990.  
  991.     F is for frustration.
  992.     I have been waiting for years for opcode to get the bugs out of their
  993. Vision import of DMCS. Vision will export DMCS and midi. Get my drift?
  994.     It really used to be fun to jam with my DMCS files, it taught me a bit
  995. of timing which I never had.
  996.     Opcode, are you listening? You got some terrific software, but I can't
  997. play with it because of my sloppy timing. I need that baseline. Get with it.
  998.  
  999. ------------------------------
  1000.  
  1001. Date: Tue, 17 Aug 1993 12:34:30 EDT
  1002. From: "Jeffrey N. Fritz" <JFRITZ%WVNVM.BITNET@Forsythe.Stanford.EDU>
  1003. Subject: FAX/modem to an ISDN phone? (A)
  1004.  
  1005. Morris Birnbaum <mbirnbau@warren.med.harvard.edu> asks:
  1006.  
  1007. MB> I would like to get a FAX/modem for my Mac II, but my University
  1008. MB> uses an ISDN phone system. Is there any way I can hook up a
  1009. MB> FAX/modem to an ISDN phone? I only need to send FAXs, not receive.
  1010.  
  1011. Usually, you can not connect a fax modem to an ISDN phone.  The ISDN
  1012. phone is all digital (the voice is digitized as soon as it enters the
  1013. phone).
  1014.  
  1015. Since Group III fax (the most common kind) is analog and ISDN is
  1016. digital, this is a problem.  Group IV fax is digital and compatible
  1017. with ISDN, but I am not aware of any group IV fax boards for Macs (yet).
  1018.  
  1019. There are two possible solutions:
  1020.  
  1021. 1.  Have Harvard run an analog line to you for fax purposes.  Several
  1022.     buildings at West Virginia University are "all ISDN", but every
  1023.     one has a few analog lines expressly for fax purposes.
  1024.  
  1025. 2.  Some ISDN terminal adapters have analog jacks on them.  Vendors
  1026.     such as OST, Teleos *may* sell Mac boards will analog jacks also.
  1027.     A fax machine can be connected to the analog ports.  If your Mac
  1028.     is an internal Mac card, you would run an  RJ-11 cable between the
  1029.     two NuBus cards (fax cards and internal TA card) or to the standalone
  1030.     TA.
  1031.  
  1032. The first method is the preferred method.  It is cheaper and easier
  1033. to implement.  The second is doable, but can be expensive.
  1034.  
  1035. Jeffrey Fritz
  1036. West Virginia University ISDN Applications Lab
  1037. jfritz@wvnvm.wvnet.edu
  1038.  
  1039. ------------------------------
  1040.  
  1041. Date: Tue, 17 Aug 93 10:24:11 EDT
  1042. From: "Allan M. Bloom" <IRBLOOM@VTVM1.CC.VT.EDU>
  1043. Subject: Files from PUCC (A)
  1044.  
  1045. On Sun, 15 Aug, From: PL921281@PACEVM.DAC.PACE.EDU (odd name) said:
  1046.  
  1047. >I haven't been up to date on this discussion list so my question might
  1048. >be redundent but, I can't seem to retrieve files on the archive later than
  1049. >June or July...has the administrators added a new hard drive...I retrieve
  1050. >these files through the PUCC repository.
  1051.  
  1052. I've noticed the same problem with Princeton. The only fix I know about
  1053. is switching to Rice or ftp-ing if you can. Rice goes through a list
  1054. server, so the commands are a tad different:
  1055.  
  1056. PUCC: tell macserve at pucc dir all
  1057. Rice: tell listserv at ricevm1 $macarch index all
  1058.  
  1059. PUCC: tell macserve at pucc get file-name.hqq
  1060. Rice: tell listserv at ricevm1 $macarch get file-name.hqx
  1061.  
  1062. You non-bitnet folk can send MAIL to listserv@ricevm1.rice.edu, with
  1063. the first and only line being $MACARCH GET FILE-NAME.HQX or $MACARCH
  1064. INDEX ALL (to get a file list).
  1065.  
  1066. Al Bloom, Virginia Tech
  1067.  
  1068. ------------------------------
  1069.  
  1070. Date: Tue, 17 Aug 93 0:33:00 PDT
  1071. From: sgrady@sfu.ca
  1072. Subject: Help - LC 520 versus LC III versus ???
  1073.  
  1074. I know that there is a lot of advice available, and I need as much as
  1075. I can get.
  1076. I am considering upgrading my home system.
  1077.  
  1078. Currently I have: LC, 10 mb RAM :-), 40 mb hard drive 8-(,
  1079. StyleWriter, Logitech Scanman 32, Packard Bell PB2400Plus Modem (it
  1080. was free!) and an Apple 12 inch RGB monitor supporting 256 colours.
  1081. All except the modem were purchased in January 1992.
  1082. Software: System 7.1, Microsoft Word 5.1, PageMaker 4.2, MacDraw II,
  1083. ClarisWorks, SAM 3.5, NUM 2.0, FileMaker Pro (version 1), SoftAT 2.52,
  1084. SuperATM.
  1085.  
  1086. Most of my use is desktop publishing. I do small documents (one to 80
  1087. pages in length) using either Word or PageMaker, with drawings and
  1088. scanned images. Some is sent to printers on disk, while the rest is
  1089. just done on LaserWriters at the university. I would like to get some
  1090. imaging software (I use PhotoShop 2.0 at the university as well as
  1091. Illustrator and FreeHand). I do use Excel from time to time for some
  1092. budgeting needed for work. FileMaker is used to look after a
  1093. membership list, as well as keeping track of staff and volunteers that
  1094. I am responsible for.
  1095. I quite often am transferring PC files via floppy from work to
  1096. complete them at home (at work they think its great that they just
  1097. picked up some used 286's and impact printers.)
  1098.  
  1099. The way I see it, I have three options.
  1100.  
  1101. Option one:
  1102. Install a new hard drive, upgrade to LC III, and purchase replacement
  1103. RAM. This would give me a '030 processor, 12 mb RAM, 240 mb hard drive
  1104. for about CAN$1500. I would have the 12 inch monitor still (more than
  1105. workable, but frustrating at times!)
  1106.  
  1107. Option two:
  1108. Purchase a LC 520 with 8 mb RAM, 160 mb hard drive. This would give me
  1109. a CD300 built into the machine (I want CD sometime soon!) Included in
  1110. the special bundle pricing is the StyleWriter II. Price for all this
  1111. is CAN$2481.62.
  1112.  
  1113. Option three:
  1114. Purchase a LC III with 8 mb RAM, 160 mb hard drive. Included in the
  1115. special bundle pricing is a 14 inch monitor (same as the built-in one
  1116. in the LC 520) and the StyleWriter II. Price for all this is
  1117. CAN$2160.75. I would also have to purchase a keyboard (Apple Keyboard
  1118. II for CAN$136.84 or Apple Extended Keyboard II for CAN$239.48.) This
  1119. would increase the price to CAN$2297.59 or CAN$2400.23.
  1120.  
  1121. For options two and three, I then would sell the LC, monitor, mouse
  1122. and keyboard and reduce my costs accordingly.
  1123.  
  1124. I am very, very limited by $$$ (an attractive advantage to options two
  1125. and three is the bundles come with financing). I am very interested in
  1126. getting the most bang for the buck. Bangs that will last as long as
  1127. possible (maybe twelve months? knock on wood!) Do I need to worry
  1128. about future expandability? or is that a red herring? Maybe I should
  1129. wait until something comes out with PowerPC? My wife does not
  1130. understand that I would want to upgrade after only eighteen months of
  1131. owning the computer. She feels that if I have to upgrade so soon, what
  1132. is the use of upgrading now, because I'll only have to do it later.
  1133.  
  1134. What is my best course of action? If nothing else, in September, I
  1135. will replace my hard drive.
  1136. Though I do read info-mac all the time, please email me direct, and I
  1137. will post a summery with credits.
  1138.  
  1139. Stephen Grady
  1140. sgrady@sfu.ca
  1141.  
  1142. ------------------------------
  1143.  
  1144. Date: Tue, 17 Aug 1993 10:57:00 -0400 (EDT)
  1145. From: FROHLIDJ%A1%UCMCIC@pmdf.uc.edu
  1146. Subject: Info-Mac Digest V11 #162
  1147.  
  1148. Hello all,
  1149.     In the last issue the following note was posted :
  1150.  
  1151. >Date: Sun, 15 Aug 1993 08:36:12 -0400
  1152. >From: Gerald Edgar <edgar@math.ohio-state.edu>
  1153. >Subject: Pasting sound into a silent QT movie -- quickly and cheaply?
  1154. >
  1155. >In MoviePlayer, when you hold down the Option key, then select the
  1156. >Edit menu, Paste becomes Add.  This means what you paste in will
  1157. >occur simultaneously with what you have selcted in the movie.
  1158. >
  1159. >
  1160. >Hold down Shift and Option: Paste becomes Add Scaled: whatever you
  1161. >paste is scaled to take up the same amount of time as what you have
  1162. >selected.
  1163.  
  1164. >Hold down Shift: Paste becomes Replace.
  1165.  
  1166.     My question is fairly simple,
  1167.     Where is this MoviePlayer archived? My archie requests have
  1168.     been unsecessful.
  1169.             Thanx, Dan
  1170. FROHLIDJ@UC.EDU
  1171.  
  1172. ------------------------------
  1173.  
  1174. Date: Tue, 17 Aug 1993 11:55:29 EDT
  1175. From: Jim McClellan <mcclella@gauss.eedsp.gatech.edu>
  1176. Subject: LATEX to Word 5.1 for Mac ?
  1177.  
  1178.  Does a program exists to convert LATEX (or TEX) to
  1179.  Word 5.1 for the Mac?  I've seen RTF->TEX, but would
  1180.  like to go the other way: could there be a TEX->RTF ?
  1181.  
  1182. .......thanks for any info....
  1183.  
  1184. ........jim mcclellan   <mcclella@eedsp.gatech.edu>   (404)894-8325
  1185. FAX:(404)853-9171
  1186.  
  1187. ------------------------------
  1188.  
  1189. Date: Mon, 16 Aug 1993 21:49:12 -0800
  1190. From: root@physix.mta.ca (Stewart Walker)
  1191. Subject: locking down LC IIIs
  1192.  
  1193. >I just started installing a new class of Mac LC III's. However I only now
  1194. >discovered that Apple changed it's mind about the way we used to secure
  1195. >our old Mac SE's.
  1196. >It turns out one now needs 3 of the smaller cables that were previously
  1197. >used to secure the keyboard. However the standard kits only have 1 of these.
  1198. >Does anybody know of a good and cheap solution ?
  1199. I have done it to LCs three ways. Last is best ->
  1200. 1) drill through the wide plastic foot on the bottom of the machine and put
  1201. a padlock through.
  1202. 2) drill 2 holes just in fronty of the speaker and put install a U-clamp
  1203. that a lock can grip below.
  1204. 3) Near the speaker there is a hole that is just wide enough to fit the
  1205. loop on a security cable (like for bikes, you may have to use pliers to
  1206. squeeze the loop a bit closed). Then the loop will pass inside the machine
  1207. and you can put a small padlock on the loop inside the machine. Make sure
  1208. your padlock can flop around and touch nay important electrical contacts!
  1209.  
  1210. ------------------------------
  1211.  
  1212. Date: Tue, 17 Aug 93 18:42:35 EDT
  1213. From: sanjk@aol.com
  1214. Subject: MacBinary
  1215.  
  1216. Dear netters,
  1217.  
  1218. I downloaded a file over the net through WorldLink and looks like whatever
  1219. protocol was used stripped all the resources. I am unable to play (this file
  1220. was a movie) this file. Does anyone have any suggestions as to how i can
  1221. rebuild the resources or is there any way i can make this movie play.
  1222.  
  1223. Any thoughts on this are welcome.
  1224.  
  1225. P.S. Does anyone know where the new Software Utility upgrade by apple is
  1226. posted. I am having a very difficult time at ftp.apple.com, it hasn't
  1227. accepted anonymous logins for the past few days.
  1228.  
  1229. sk
  1230. ANAM Enterprises
  1231.  
  1232. ------------------------------
  1233.  
  1234. Date: Tue, 17 Aug 93 08:54:23 PDT
  1235. From: alanc@ocf.Berkeley.EDU (Alan Coopersmith)
  1236. Subject: MacWrite Pro default ? (A)
  1237.  
  1238. > Can some tell me please if it's possible to change
  1239. > the default font in MacWrite Pro permanently ?  It's
  1240. > easy to switch for a single document  but I can't find
  1241. > the secret switch for the overalldefault.  Help please.
  1242.  
  1243. Create a blank document with the font you want set and all the other
  1244. settings that you want.  Choose "Save as..." from the file menu, and
  1245. select "MacWrite Pro Options" from the file type pop-up menu.
  1246.  
  1247. For more details, see pgs. 10-3 & 10-5 in the MW Pro User's Guide.
  1248.  
  1249.     -Alan Coopersmith
  1250.     alanc@ocf.Berkeley.EDU
  1251.  
  1252. ------------------------------
  1253.  
  1254. Date: Tue, 17 Aug 93  15:53:25 EDT
  1255. From: Clint Hyde -- Master of the ad hoc odd hack. <chyde@chesapeake.ads.com>
  1256. Subject: math co-proc
  1257.  
  1258. can I just drop a 68882 math chip into an old Mac II and have it
  1259. automagically get used by Excel? I've got one on a dead accellerator
  1260. board...
  1261.  
  1262.  -- clint               chyde@ads.com
  1263.  
  1264. ------------------------------
  1265.  
  1266. Date: Wed, 18 Aug 1993 12:11:31 +1200
  1267. From: "matt n." <clas005@csc.canterbury.ac.nz>
  1268. Subject: millidays = Julian dates
  1269.  
  1270. Mike Craymer wrote:
  1271.  
  1272. MC> If anyone is interested I can post the (simple)
  1273. MC> expressions to convert between Julian Dates and
  1274. MC> calandar dates.
  1275.  
  1276. If enough people seem *really* interested I will post a stack I have
  1277. written which converts any date/time anywhere in the world,
  1278. including BC, and even Roman or Egyptian dates, to / from a Julian
  1279. date.
  1280.  --------
  1281. matt neuburg, phd = clas005@csc.canterbury.ac.nz
  1282.  
  1283. ------------------------------
  1284.  
  1285. Date: Tue, 17 Aug 93 13:25:47 GMT
  1286. From: Michael Everson <EVERSON%IRLEARN.UCD.IE@Forsythe.Stanford.EDU>
  1287. Subject: Monitoring Laser output on nets
  1288.  
  1289. Has anyone got a piece of good software for use on an EtherTalk
  1290. net to which a laserprinter is attached, which allows the network
  1291. manager (me) can keep a record of the volume of printing carried
  1292. out by each logged-on user?
  1293.  
  1294. I know, this is The Frequently Asked Question From Hell.
  1295.  
  1296. Michael Everson
  1297. School of Architecture, UCD; Richview, Clonskeagh; Dublin 14; E/ire
  1298. Phone: +353 1 706-2745  Fax: +353 1 283-8908  Home: +353 1 478-2597
  1299.  
  1300. ------------------------------
  1301.  
  1302. Date: Tue, 17 Aug 93 13:41:25 MEZ
  1303. From: David Steiner <DSTEINER@dosuni1.rz.Uni-Osnabrueck.DE>
  1304. Subject: MS Word Multiple Dictionaries (Q)
  1305.  
  1306. This is for all of you, like me, who choose to remain with MS Word despite
  1307. the unending efforts of our respected, net-colleagues who insist that there
  1308. is something bigger(smaller), more powerful(easier to use), etc. etc.
  1309.  
  1310. I have installed MS Word 5.1 on our machines here (English ver. for me and
  1311. German for my colleagues). The German version comes with an English
  1312. dictionary, thesarus, etc., in addition to the German. These installations
  1313. work fine. Unfortunately, the English version only has the English versions
  1314. of these files (apparently no English speaker in their right mind would need
  1315. anything else ;-)). I have copied the German versions of the dict., etc. to
  1316. the Word Commands folder along with those that came with the program.
  1317.  
  1318. Now, when I start Word, I get a series of dialog boxes that say:
  1319.  
  1320.   "Spelling" and "Spelling-German" cannot
  1321.   be used at the same time. "Spelling" is
  1322.   currently being used.
  1323.  
  1324. Followed by one with "Thesarus" and "Thesaurus-German".
  1325.  
  1326. The file in use does not seem to have anything to do with what is chosen
  1327. in the Preferences, but, rather, with which name is first in alphabetical
  1328. order. (With the original names, i.e. Deutsche Wortebuch, the German is
  1329. the one that will be 'in use'.) After dismissing all of the boxes,
  1330. the dictionaries can be switched in the preferences and seem to function
  1331. fine.
  1332. (BTW the same thing happens when there are more than one toolbar files in
  1333. Word folder (such as the cool color toolbar from Sumex) but I have no problem
  1334. throwing the old one away.
  1335.  
  1336. As far as I can tell, there is no difference between the installation of the
  1337. files between the German machines and the English (other than the language
  1338. version).
  1339.  
  1340. What have I missed? Is the English version incapable of using multiple
  1341. language dictionaries? Does the installation program do something different
  1342. besides just copy and decompress the files?
  1343.  
  1344. Any suggestions would be greatly appreciated. TIA.
  1345.  
  1346. David R. Steiner, Research Assoc., Remote Sensing & GIS
  1347. ISPA-Uni. Osnabrueck     D-49364 Vechta, Germany
  1348.  
  1349. ------------------------------
  1350.  
  1351. Date: Tue, 17 Aug 1993 12:16:47 -0500
  1352. From: gustilo@pobox.upenn.edu
  1353. Subject: OCR Software for Sharp JX320 Scanner (Q)
  1354.  
  1355. greetings,
  1356.  
  1357. can anyone recommend OCR software for this particular scanner? We can't
  1358. seem to find one that supports this model.
  1359.  
  1360. thanks in advance
  1361.  
  1362. ------------------------------
  1363.  
  1364. Date: 17 Aug 1993 12:16:36 -0500 (CDT)
  1365. From: "Dwight Lemke @ Wisconsin Oshkosh" <LEMKE@vaxa.cis.uwosh.edu>
  1366. Subject: On-Line art
  1367.  
  1368. Does anyone know of an application that would convert a simple image
  1369. (in TIFF, PICT, BITMAP or some other common type) to 7-bit ASCII art?
  1370. You know, like typewriter art where you could type a portrait of Lincoln.
  1371.  
  1372. Or like this:
  1373.  
  1374.                     /
  1375.              __       //
  1376.              -\= \=\ //
  1377.                --=_\=---//=--
  1378.              -_==/  \/ //\/--
  1379.               ==/   /O   O\==--
  1380.      _ _ _ _     /_/    \  ]  /--
  1381.     /\ ( (- \    /       ] ] ]==-
  1382.        (\ _\_\_\-\__/     \  (,_,)--
  1383.       (\_/                 \     \-
  1384.       \/      /       (   ( \  ] /)
  1385.       /      (         \   \_ \./ )
  1386.       (       \         \      )  \
  1387.       (       /\_ _ _ _ /---/ /\_  \
  1388.        \     / \     / ____/ /   \  \
  1389.     (   /   )   / /  /__ )   (  )
  1390.     (  )   / __/ '---`       / /
  1391.     \  /   \ \             _/ /
  1392.     ] ]     )_\_         /__\/
  1393.     /_\     ]___\
  1394.        (___)
  1395.  
  1396. Thanks!!!
  1397.  
  1398. -Dwight
  1399.  
  1400. ------------------------------
  1401.  
  1402. Date: Mon, 16 Aug 93 10:00:51 CST
  1403. From: "Wade Williams" <williw1@mail.auburn.edu>
  1404. Subject: PowerPC and 68040!!!
  1405.  
  1406. There have been several statements made about the PowerPC emulation which
  1407. I believe to be incorrect.
  1408.  
  1409. Those incorrect statements are:
  1410.  
  1411. 1)  Byte reported that the PowerPC-based Mac will emulate a 68LC040,
  1412. therefore, it will.
  1413.  
  1414. 2)  The 68LC040 has an MMU and therefore, the PowerPC-based Mac will
  1415. emulate an MMU.
  1416.  
  1417. For those of you that are reading quickly, notice again that I believe the
  1418. above two statements are *incorrect*.
  1419.  
  1420. The last I have heard is that:
  1421.  
  1422. 1)  The PowerPC will emulate the **68020**.  That means any non-floating
  1423. point instruction or MMU instruction for the 68000 or 68020 will work.
  1424.  
  1425. Now, here's the important point:  Because of the speed of the PowerPC chip,
  1426. that 68020 emulation is said to be reaching 68040 speeds.
  1427.  
  1428. 2)  The PowerPC-based Mac will *not* emulate an MMU, whether it emulates
  1429. a chip with an MMU or not.  Period.  It will, however, support System 7
  1430. virtual memory.  Naturally, native programs will have full access to the
  1431. PowerPC's MMU.
  1432.  
  1433. Those are the last statements I have heard and I heard them directly from a
  1434. member of the PowerPC team (though it's my paraphrasing).
  1435.  
  1436. Because something was written in Byte does not make it true.  I'm not
  1437. certifying my information as unquestionable either, but it did come
  1438. directly from a member of the PowerPC team in a public conference.
  1439.  
  1440. If anyone from the PowerPC team would like to correct or add to any of
  1441. this information, please feel free.  If you're an Apple employee and not a
  1442. member of the PowerPC team, please give the source of your information.  As
  1443. an Apple employee, people will give credence to your statements even though
  1444. they might be water-cooler rumors.
  1445.  
  1446. Just trying to dispell rumors...
  1447.  
  1448. Wade Williams
  1449. Network Support Specialist, Auburn University
  1450. williw1@mail.auburn.edu
  1451.  
  1452. ------------------------------
  1453.  
  1454. Date: Tue, 17 Aug 1993 12:58:11 -0400 (EDT)
  1455. From: CHABINML@udavxb.oca.udayton.edu
  1456. Subject: Power Point printing problem
  1457.  
  1458. Hello,
  1459.      I was having some printing problems with PowerPoint and I thought
  1460. that someone may be able to give me some advice.
  1461.     I am using PowerPoint 2.01 on a Mac SE with System 6.0.5 hooked up to
  1462.  a HP LaserJet 4 Postscript II printer.  The problem is this, when I
  1463. try to print a document all I get is the top left corner at 4 times the
  1464. normal size.  I tried using a 25% reduction in Page Setup, but I get the
  1465. same quarter page reduced 25%.  The picture is all in one layer and
  1466. printed out fine on a LaserWriter, but when the document is sent to the
  1467. HP I get the problem above.  All I can think of is that the problem lies
  1468. in the HP being a PSII printer.  Does anyone have any ideas?
  1469.  
  1470.                         Thanks,
  1471.                         Michael Chabinyc
  1472.                         U. of Dayton
  1473.  
  1474. ------------------------------
  1475.  
  1476. Date: Tue, 17 Aug 1993 10:38:48 GMT
  1477. From: marcus@westminster.ac.uk (Marcus Harvey)
  1478. Subject: QT -> PICT Sequence
  1479.  
  1480. There's various stuff around to turn a sequence of PICT files into a QT movie
  1481. but is there anything to do the opposite?
  1482.  
  1483. I know Permiere 2.0 allows editing of individual frames, but I don't have
  1484. access
  1485. to this software.
  1486.  
  1487. Anyone know of anything?
  1488.  
  1489.  
  1490. - marcus@uk.ac.wmin
  1491.  
  1492. P.S Thanks to whoever uploaded the PhotoShop 2.5.1 updater, I was sick of
  1493. turning
  1494. off my 8*24 GC card everytime I used PhotoShop 2.5!
  1495.  
  1496. ------------------------------
  1497.  
  1498. Date: Tue, 17 Aug 1993 10:26:16 -0400
  1499. From: Harold.Star@cc.gettysburg.edu
  1500. Subject: Quirky Mac behavior: Follow up
  1501.  
  1502. A few days ago, I wrote:
  1503.  
  1504. >My SE/30 (System 7.0.1, tuned up appropriately, 8 megs RAM) "hangs"
  1505. >whenever I try to hold the shift key down on startup, i.e. whenever I try
  1506. >to launch without extensions. I have similar problems when I try to hold
  1507. >the Command-Option keys down at startup, i.e. when I try to rebuild the
  1508. >desktop. In the latter case, I can only rebuild the desktop by holding the
  1509. >Command-Options keys down after Disinfectant and Now Startup Manager have
  1510. >loaded.
  1511.  
  1512. Following the suggestion of one respondent, I installed an absolutely clean
  1513. (i.e. non-Apple-extension free) system on my external hard drive, booted
  1514. >From that as the startup disk, and then tried to reboot with the shift key
  1515. down. As always happens, my system again hung after displaying the
  1516. "extensions off" startup screen. I conclude from this that my problem is
  1517. hardware related.
  1518.  
  1519. About the only special hardware associated with my setup is a Mobius FPD.
  1520. The Mobius card is using the processor-direct slot. Could this be causing
  1521. my problem?
  1522.  
  1523. Thanks for any help you can offer.
  1524.  
  1525. ------------------------------
  1526.  
  1527. Date: Tue, 17 Aug 1993 11:09:08 -0500
  1528. From: simionat@unive.it
  1529. Subject: SCSI CD-ROM drives for both PC and Mac
  1530.  
  1531. I'm considering buying a CD-ROM drive to be connected to both my PC running
  1532. OS/2 and my PowerBook. Also, if hardware is not a problem with SCSI drives,
  1533. how about software? Are there any standards widely supported on both
  1534. platforms?
  1535.  
  1536. Please reply DIRECTLY to me, I'm not on this list. Thanks.
  1537.  
  1538. Marco Simionato
  1539.  
  1540. ------------------------------
  1541.  
  1542. Date: Tue, 17 Aug 93 13:06:23 EDT
  1543. From: Allan Hunter <AHUNTER@CCVM.sunysb.edu>
  1544. Subject: StyleWrite II Driver
  1545.  
  1546. I downloaded what promises to be a useful hack that would allow me to
  1547. use the superior StyleWriter II driver for my old StyleWriter.  Problem
  1548. is, I can't seem to find anyone with a copy of the SW II driver!  The
  1549. local educational Apple help folks meticulously copied 4 800K disks
  1550. worth of installation script (I told them I only wanted the driver but
  1551. they don't do it that way) and when I got home I found that I had a new
  1552. copy of StyleWriter I software instead.  The computer store folks around
  1553. here would be glad to give me a copy as soon as I buy the StyleWriter II
  1554. >From them.  And so on.
  1555.  
  1556. Would someone be so kind as to lend me a driver?
  1557.  
  1558. - Allan Hunter
  1559.  <ahunter@sbccvm>
  1560.  
  1561. ------------------------------
  1562.  
  1563. Date: Tue, 17 Aug 1993 17:12:40 +0200
  1564. From: Karl.Pottie@uz.kuleuven.ac.be (Karl Pottie)
  1565. Subject: Symantec C++
  1566.  
  1567. Could anybody save the comp.sys.mac.programmers threads which deal with the
  1568. bugs in Symantec C++ to a file and post the stuff to the info-mac archives
  1569. ?
  1570.  
  1571. ------------------------------
  1572.  
  1573. Date: Tue, 17 Aug 93 17:59:01 EDT
  1574. From: "Allan M. Bloom" <IRBLOOM@VTVM1.CC.VT.EDU>
  1575. Subject: Tech Tool (Well maybe not)
  1576.  
  1577. Ah heck! I was really hoping that I could have partially compensated for
  1578. my recent rantings with a nice plug for MicroMat's freebie Tech Tool.
  1579.  
  1580. No luck. Tech Tool works dandy on my office machine. I got a note this
  1581. ayem saying that at least one user wasn't as pleased. Tech Tool left all
  1582. his icons generic. It did the same thing to all three home Macs -- IIci,
  1583. DayStar-goosed II, C650 -- this afternoon.
  1584.  
  1585. After Tech Tool wiped the desktop files on those machines, it did *not*
  1586. offer the option to shut down or restart -- as it did on the office IIcx.
  1587. And nothing worked but the power and programmer's switch. And reboot did
  1588. not rebuild the desktop.
  1589.  
  1590. The difference? I suspect AutoDoubler. Active on the home machines, never
  1591. installed at the office.
  1592.  
  1593. Desktop Reset is back. At home anyway.
  1594.  
  1595. Al Bloom, Virginia Tech
  1596.  
  1597. ------------------------------
  1598.  
  1599. Date: Tue, 17 Aug 1993 03:19:40 GMT
  1600. From: Sven Guckes <guckes@math.fu-berlin.de>
  1601. Subject: ThoughtPattern 2.0 - List of Supporters
  1602.  
  1603. ThoughtPattern 2.0 Fan Group
  1604.  
  1605. What is "ThoughtPattern" (TP) ?
  1606.  
  1607. TP is best described as an "organizer tool" by Bananafish Software.
  1608. [Anyone still got the upload announcement or a readme?]
  1609. It appeared to be a very promising (shareware?) program to many who have
  1610. seen the demo.
  1611. The last version that shipped (version 1.3)
  1612. promised a free upgrade to registered users.
  1613. People have been waiting ever since for "ThoughtPattern 2.0" (TP2).
  1614. Unfortunately, the project was dropped.
  1615. An "official" note appeared in "TidBITS#173/19-Apr-93":
  1616.  
  1617. > **ThoughtPattern Discontinued** --  Stephen Zagerman of Bananafish
  1618. >   Software announced that the company has suspended all marketing
  1619. >   and technical support for ThoughtPattern and is searching for a
  1620. >   U.S. publisher. ThoughtPattern is an excellent free-form database
  1621. >   that I use extensively to store bits of text from the net. We wish
  1622. >   them luck in finding a new publisher. Bananafish Software --
  1623. >   415/929-8135 -- bananafish@aol.com
  1624.  
  1625. Those who were looking forward to the update have now formed a fan list.
  1626. This list is to show how big the ineterest is in this particlar software.
  1627. All emembers on this list have expressed their hope for this product to
  1628. be continued.
  1629.  
  1630. The big question that remains is:
  1631.  
  1632. Who will write TP2?
  1633.  
  1634. Sincerely
  1635. Sven :)
  1636.  
  1637. ===
  1638. Thanks!
  1639.  
  1640. Thanks to all who have responded and encouraged me to continue this list!
  1641.  
  1642. ===
  1643. Enlisting
  1644.  
  1645. If you want to show your support for TP2
  1646. then you can have your name on this list by sending me an email.
  1647. You can make maintenance more easy on me by sending me your entry
  1648. in the format I have used so far.
  1649. Currently it is like follows:
  1650. "Name   TABs    <email address>"
  1651.  
  1652. ========
  1653. Listname:       ThoughtPattern 2.0 Fan Group List
  1654. Version:        04
  1655. Date:           930817 05:45 CET
  1656. Fans:           42
  1657.  
  1658. ------------------------------
  1659.  
  1660. Date: 17 Aug 1993 16:10:07 GMT
  1661. From: eckman@carson.u.washington.edu (John Eckman)
  1662. Subject: Translator for MacWrite Pro (XTND or Word?)
  1663.  
  1664. Hi all in netland - this may be an FAQ (or it should be!)
  1665.  
  1666.  
  1667.  
  1668. I'm looking for a translator for the spiffy new MacWrite Pro.
  1669.  
  1670. The problem is - I don't have it (MW Pro) and I don't think I want
  1671. it.  I have Word (5.1a) and MacWrite II (don't know the version).
  1672.  
  1673. I get documents sometimes from coworkers who went with MacWrite Pro -
  1674.  
  1675. I can't read them in either Word or MacWrite (well, I can read them if
  1676. I delete all the formatting junk - but I'd like to get cleaner copies)
  1677.  
  1678. Surely someone else has done this by now!
  1679.  
  1680. I'd prefer a Word style translator - just drop in the Word Commands folder
  1681. type.  If there is an XTND tranlator though, at least I could open them in
  1682. MacWrite
  1683. II.
  1684.  
  1685. Thanks in advance
  1686.  
  1687. eckman@u.washington.edu
  1688.  
  1689. ------------------------------
  1690.  
  1691. Date: Tue, 17 Aug 1993 13:51:07 -0500 (CDT)
  1692. From: Tom Dubinski <tdubins@silver.cs.UManitoba.CA>
  1693. Subject: Wildcard rename (R)
  1694.  
  1695. In Info-Mac Digest V11 #160, bash@helix.nih.gov (Mike Basham) writes...
  1696. >
  1697. > Does anyone know of a utility or technique for renaming a bunch of files in
  1698. > a Macintosh folder a-la-DOS/UNIX wildcards? Suppose I have a bunch of files
  1699. > with the names:
  1700. >   File1
  1701. [etc]
  1702. > And I want to rename them:
  1703. >   File01
  1704. [etc]
  1705.  
  1706. Try BatFiler, available from the info-mac archives as util/bat-filer.hqx.
  1707. I just tried it for the first time last week to perform a similar feat, and
  1708. found it to be a bit quirky.  (Hint: I had to set "Calculate Folder Sizes
  1709. for: No Volumes" under Preferences to keep it from choking on me.)
  1710.  
  1711. - Tom Dubinski <tdubins@cs.umanitoba.ca>
  1712.  
  1713. ------------------------------
  1714.  
  1715. Date: Tue, 17 Aug 1993 12:33:51 -0500
  1716. From: alfred!vicstoy!n1mnb.oau.org!brad@osceola.cs.ucf.edu (Brad Ackerman)
  1717. Subject: Writing AppleScripts (A)
  1718.  
  1719. >Yes, I know that BMUG is working on The Tao of
  1720. >     AppleScript. Anyone know how I can order this
  1721. >     NOW?
  1722.  
  1723. It's avaliable now--a copy is sitting next to me.  Call your favourite
  1724. bookstore--it's published by Haden Books.
  1725.  
  1726. Brad Ackerman
  1727. brad@n1mnb.oau.org
  1728.  
  1729. ------------------------------
  1730.  
  1731. Date: Tue, 17 Aug 93 19:19:55 BST
  1732. From: Yoram Ney <yoram@ibmpcug.co.uk>
  1733.  
  1734. Newsgroups:
  1735. comp.sys.mac.hardware,comp.sys.mac.digest,comp.sys.mac.misc,connect.audit
  1736. Path: yoram
  1737. From: yoram@ibmpcug.co.uk (Yoram Ney)
  1738. Subject: Determinning what file a bad block belongs to
  1739. X-Disclaimer: The views expressed in this article are those of the author
  1740.     alone and may not represent the views of the IBM PC User Group.
  1741. Organization: The IBM PC User Group, UK.
  1742. Date: Tue, 17 Aug 1993 18:19:51 GMT
  1743. Message-ID: <CBx1L3.Gzw@ibmpcug.co.uk>
  1744. Sender: yoram@ibmpcug.co.uk (Yoram Ney)
  1745.  
  1746. Hi!
  1747.  
  1748. I'm struggling with a problem which I'm now interested in solving not only for
  1749. practical reasons but also 'intelectual' reasons (i.e. the tech side of it):
  1750.  
  1751. My FWB HDT Primer (reccommended!!!)  has found two adjacent bad blocks on one
  1752. of
  1753. my (SyQuest 88mb) disks. It came up with a message during a media test, and I
  1754. (unwisely?) chose to reassign those blocks. I got the block numbers in the
  1755. test
  1756. log. I would like to recognize the impaired file, the non-explosive way, if
  1757. possible...
  1758.  
  1759. The curiosity part: Is there a way to determine which file those blocks
  1760. belonged
  1761. to before the reassignment?? if not, was there a way to determine *before*
  1762. reassigning them? (I remember vaguely something to the effect of each block
  1763. containing [in its header??] a pointer to its logical successor, - not
  1764. entirely
  1765. sure - but can a block "know" who its predecessor is, i.e. linked 'backwords
  1766. as
  1767. well?)
  1768.  
  1769. The practical part: is there any disk utility or somesuch that will be able to
  1770. help here, like take a block-number and tell which file it belongs to (or its
  1771. being deallocated etc.) (Norton Utilities' SpeedDisk does let you wander over
  1772. a
  1773. disk's graphic map with a magnifying glass, showing for each block(??) the
  1774. file-name this block(???????) is a part of, but doesn't show the
  1775. block-number.
  1776.  
  1777. Thanks a lot for any help!!!
  1778.  
  1779. yoram
  1780.  
  1781. <yoram@ibmpcug.co.uk>
  1782.  
  1783. ------------------------------
  1784.  
  1785. Date: Tue, 17 Aug 93 22:47:28 BST
  1786. From: Yoram Ney <yoram@ibmpcug.co.uk>
  1787.  
  1788. Newsgroups:
  1789. comp.sys.mac.digest,comp.sys.mac.programmer,comp.sys.mac.misc,connect.audit
  1790. Path: yoram
  1791. From: yoram@ibmpcug.co.uk (Yoram Ney)
  1792. Subject: Think C 6.0 release date
  1793. X-Disclaimer: The views expressed in this article are those of the author
  1794.     alone and may not represent the views of the IBM PC User Group.
  1795. Organization: The IBM PC User Group, UK.
  1796. Date: Tue, 17 Aug 1993 21:47:19 GMT
  1797. Message-ID: <CBxB6y.7F0@ibmpcug.co.uk>
  1798. Sender: yoram@ibmpcug.co.uk (Yoram Ney)
  1799.  
  1800.  
  1801. Hi! (a somewhat unusual kind of help actually...) :-(
  1802.  
  1803. Does anyone know the exact date Symantec announced the release of Think C
  1804. v6.0,
  1805. if they did announce it at all. (If they did, is there a PR anywhere to ftp
  1806. like
  1807. the PRs from Microsoft?)
  1808.  
  1809. If not, when roughly did it start shipping?
  1810.  
  1811. Thanks a lot for any help!!!
  1812.  
  1813. Yoram
  1814.  
  1815.  
  1816.  
  1817. <yoram@ibmpcug.co.uk>
  1818.  
  1819. ------------------------------
  1820.  
  1821. End of Info-Mac Digest
  1822. ******************************
  1823.  
  1824.  
  1825.